projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5cf602
)
(CCL_Extension): Fix typo (originally CCL_Extention). Caller changed.
author
Kenichi Handa
<handa@m17n.org>
Tue, 16 Jan 2001 11:11:38 +0000
(11:11 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Tue, 16 Jan 2001 11:11:38 +0000
(11:11 +0000)
src/ccl.c
patch
|
blob
|
history
diff --git
a/src/ccl.c
b/src/ccl.c
index 2b27a2c4888542240c02f25e6c7a2a969dc64b1a..2b1e824933e89b2f29d5d31d3a06ef675423cfc7 100644
(file)
--- a/
src/ccl.c
+++ b/
src/ccl.c
@@
-420,7
+420,7
@@
Lisp_Object Vccl_program_table;
IC += 2;
*/
-#define CCL_Exten
t
ion 0x1F /* Extended CCL code
+#define CCL_Exten
s
ion 0x1F /* Extended CCL code
1:ExtendedCOMMNDRrrRRRrrrXXXXX
2:ARGUEMENT
3:...
@@
-1206,7
+1206,7
@@
ccl_driver (ccl, source, destination, src_bytes, dst_bytes, consumed)
ic = jump_address;
break;
- case CCL_Exten
t
ion:
+ case CCL_Exten
s
ion:
switch (EXCMD)
{
case CCL_ReadMultibyteChar2: